Indexing in the "job_history" collection
Prior to 2020.1.15, indexes were missing from the job_history
collection, making certain operations time consuming and difficult. After applying the 2020.1.15 patch, please run the npm run index
command in order to add the appropriate indexes for this collection. As a reminder, indexing operations vary depending on the size of your database so take caution when you choose to run it.
APP-JST Required Roles
Users need the following roles in order to access JSTs from the Transformations menu in Automation Studio:
- apiread
- apiwrite
- designer
Without these roles, the user will receive a not authorized error when trying to access any of the JSON Schema Transformations (JSTs) listed in the menu.